home *** CD-ROM | disk | FTP | other *** search
/ PCMania 46 / PCMania CD46_2.iso / pc / sonar96 / kmatica.dir / 00374.ls < prev    next >
Encoding:
Text File  |  1994-07-07  |  111 b   |  10 lines

  1. on exitFrame
  2.   Diana()
  3.   Frenesi()
  4.   if rollOver(47) then
  5.     go(the frame)
  6.   else
  7.     go("demo")
  8.   end if
  9. end
  10.